Data is lost when using Cut command due to Clipboard copied over.

Cause:


When data is cut from an application, the data exists ONLY in the Clipboard. However, the Clipboard can hold only one set of cut or copied data. If new data is cut or copied to the Clipboard before the existing data is pasted, the Clipboard will erase the existing data and replace it with the new data.

Solution:


Use 'Undo' or 'Paste' to restore data lost while cutting.